projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e93fd42
)
whitespace cleanup
author
jave
<joakim@verona.se>
Thu, 1 Jan 2009 02:29:06 +0000
(
03:29
+0100)
committer
jave
<joakim@verona.se>
Thu, 1 Jan 2009 02:29:06 +0000
(
03:29
+0100)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index 41cb5df67760725cae8524dfb841f24edfd1635d..4267ea930f6ad42356c816dd65e031ebb2c7f235 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-4231,13
+4231,13
@@
kbd_buffer_get_event (KBOARD **kbp,
kbd_fetch_ptr = event + 1;
}
#endif
-#ifdef HAVE_XWIDGETS
+#ifdef HAVE_XWIDGETS
else if (event->kind == XWIDGET_EVENT)
{
obj = make_lispy_event (event);
kbd_fetch_ptr = event + 1;
}
-#endif
+#endif
#ifdef HAVE_INOTIFY
else if (event->kind == FILE_NOTIFY_EVENT)
{